From: Ed L. Cashin Date: Thu, 19 Jan 2006 18:46:31 +0000 (-0500) Subject: [PATCH] aoe [8/8]: update driver version number X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~45478^2~4 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a712c0efbffb09f7b837577e29d0efb043fea0ea;p=linux-4.9.git [PATCH] aoe [8/8]: update driver version number Update aoe driver version number. Signed-off-by: "Ed L. Cashin" Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index bb7dd91e5d48..7ff5f9470f55 100644 --- a/drivers/block/aoe/aoe.h +++ b/drivers/block/aoe/aoe.h @@ -1,5 +1,5 @@ /* Copyright (c) 2004 Coraid, Inc. See COPYING for GPL terms. */ -#define VERSION "14" +#define VERSION "21" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe"